Conversation
|
I am a Windows user, therefore unfortunately I cannot test the IsaacLab features powered by Great work so far – I only have some smaller observations regarding the
|
|
I'm not using what they do, it's independant and I actually wanted to test it on Windows to see if it could work, so let's see with your machine if it could work! And good catch, I'll update! |
|
There is still path issue here: Affects multiple files due to the refactoring |
|
what were you running? |
|
Nevermind, I didn't see that you also restructured the repo. Just tested, up to This is needs to be fixed in the README (dummy agents and reaching tasks): |
|
My app crashes when running the correct task. I think this is due to dependency conflicts. I have checked that with |
|
I have used my primary IsaacLab (pre-built binary installation), this works for |
|
True, I forgot to update the task ID! I'll try to check tonight on a windows installation of my own then, it is weird that uv run list_envs work but not uv run train --task My-Task-Id Could you try to clone the repository in a completely different location with no virtual environment activated etc and run uv run zero_agent --task Isaac-SO-ARM100-Reach-v0 --headless --num_envs 1 |
This also supports my assumption that the venv is broken (your |
|
Is there a reason why you have used this unsafe strategy? isaac_so_arm101/pyproject.toml Line 24 in 04d2df8 |
|
for convenience as i have multiple packages index configured! |
|
Okay 👌🏻 So, regarding the |
|
I said it in another issue but if you want to do the PR for the task ID naming, I'd be glad to accept it! |
Refactors the whole repository to become a
uvpowered package. It makes it easier to use the repository and to maintain.#76
#75